Object

RegExOptions Class

Used to specify options when doing a search using regular expressions.

Properties

CaseSensitive

ReplaceAllMatches

DotMatchAll

StringBeginIsLineBegin

Greedy

StringEndIsLineEnd

LineEndType

TreatTargetAsOneLIne

MatchEmpty

 

See Also

RegEx, RegExMatch classes.